Fix typo in comment delimiter.
authorRichard M. Stallman <rms@gnu.org>
Wed, 7 Apr 1993 20:04:50 +0000 (20:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 7 Apr 1993 20:04:50 +0000 (20:04 +0000)
src/xterm.c

index e0eff77dfb6bc71057c14989ba13fb09c2e5cdfa..84ea74b6118127fd9daeaab95b976a8030203525 100644 (file)
@@ -159,7 +159,7 @@ Display *x_current_display;
 /* The cursor to use for vertical scroll bars on x_current_display.  */
 static Cursor x_vertical_scroll_bar_cursor;
 
-/* Frame being updated by update_frame.  This is declared in term.c.  */ 
+/* Frame being updated by update_frame.  This is declared in term.c.
    This is set by update_begin and looked at by all the
    XT functions.  It is zero while not inside an update.
    In that case, the XT functions assume that `selected_frame'